go/types.Checker.simpleStmt (method)
6 uses
go/types (current package)
stmt.go#L101: func (check *Checker) simpleStmt(s ast.Stmt) {
stmt.go#L609: check.simpleStmt(s.Init)
stmt.go#L632: check.simpleStmt(s.Init)
stmt.go#L678: check.simpleStmt(s.Init)
stmt.go#L836: check.simpleStmt(s.Init)
stmt.go#L844: check.simpleStmt(s.Post)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)